CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C SOCKET

搜索资源列表

  1. QT-SOCKET

    1下载:
  2. 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:78204
    • 提供者:liqix
  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14740
    • 提供者:孙帮山
  1. socket

    0下载:
  2. 计算机网络编程,多线程,多进程,相互之间传递信息-Computer network programming, multi-threaded, multi-process and transmit information between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:5875
    • 提供者:周媛
  1. socket-windows-linux

    0下载:
  2. 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:33791
    • 提供者:wangjia
  1. tcp

    0下载:
  2. 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general function, simple is easy to use. Brings under Unix the small example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:8213
    • 提供者:站长
  1. TCPServer

    0下载:
  2. SOCKET编程例子4-SOCKET programming example 4
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:60847
    • 提供者:wangyu
  1. c sharp 系统学习

    0下载:
  2. 系统的C sharp 学习资料 主要是基础的东西 也有一个套接字的事例 我就是从这儿开始的-the C sharp learning information is mainly based on the things have a socket examples I was here from the beginning
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:133676
    • 提供者:小静
  1. ChatRoom(client)

    0下载:
  2. 用VC socket 实现聊天室的客户端-VC socket used to achieve Chat client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:46297
    • 提供者:jingyangw
  1. Socket

    0下载:
  2. 实现服务器端与客户端的相互通信,开发环境是Visual C-The realization of server-side and client to communicate with each other, development environment is Visual C
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:21233
    • 提供者:19860704
  1. ssl_http

    0下载:
  2. socket 实现 HTTP 连接,不错的东东,希望能有用-socket to achieve HTTP connections, good Dongdong, hoping to be useful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:6331
    • 提供者:洪亮
  1. Socket

    0下载:
  2. C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:41667
    • 提供者:庞妍
  1. Remoting-Instant-Message-Chat

    0下载:
  2. 用c#开发的聊天室程序源代码,C#socket通信.-With c# Developed chat room source code, C# Socket communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:229111
    • 提供者:tangshaocheng
  1. Socket

    0下载:
  2. 用C语言的并发套接字编程的典型例子,对于正在学习网络编程并且有一定基础的人 是不错的资料 里面还有相关的说明资料-Concurrent use of C language programming socket a typical example, are learning about network programming and have a certain person is the basis of the information there is also a good descr ip
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:117194
    • 提供者:侯娜飞
  1. socket

    0下载:
  2. 这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3095
    • 提供者:东东
  1. source

    0下载:
  2. 这是书上的代码,Linux下使用C++进行Socket编程,供大家参考-This is the book code, Linux use C++ For Socket programming, for your reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:Lucy
  1. Socket

    0下载:
  2. Socket in C++, use iostream and Exception.-Socket in C++, Use iostream and Exception.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:7542
    • 提供者:Bai
  1. Chat

    0下载:
  2. Socket编程实现聊天室。服务器端及客户端均实现多线程。具有简单的帐号管理功能。-Socket Programming Chat. Server-side and client are the realization of multi-threading. Simple account management functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:170895
    • 提供者:金天风
  1. transferfiles

    0下载:
  2. socket编程文件传输实例,分为服务端和客户端两块-socket file transfer programming examples, divided into server and client 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:69899
    • 提供者:owen
  1. Socket

    0下载:
  2. 主要室基础的C#网络编程用到的东西,文章比较详细,希望能够给大家带来帮助-Main Room-based C# Network programming used things, the article in more detail, we hope to be able to help
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:8538
    • 提供者:周凯
  1. Socket

    0下载:
  2. 用Visual c++.net (VC.net) 编写的 如何实现多线程多任务 程序,并且代码都有注释。需要的朋友可以下载看看。-Using Visual c . Net (VC.net) prepared in how to achieve multi-threaded multi-tasking procedures and have the Notes code. Need to see a friend can be downloaded.
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:156078
    • 提供者:羊妹妹
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com